![]() |
ALMaSS
1.0
The Animal, Landscape and Man Simulation System
|
String configurator entry class. More...
#include <configurator.h>
Public Member Functions | |
CfgStr (const char *a_key, CfgSecureLevel a_level, const char *a_defval) | |
const char * | value (void) |
void | set (char *a_newval) |
virtual CfgType | gettype (void) |
![]() | |
CfgBase (const char *a_key, CfgSecureLevel a_level) | |
virtual | ~CfgBase (void) |
const string | getkey (void) |
CfgSecureLevel | getlevel (void) |
Protected Attributes | |
string | m_string |
![]() | |
string | m_key |
CfgSecureLevel | m_level |
bool | m_rangetest |
String configurator entry class.
CfgStr::CfgStr | ( | const char * | a_key, |
CfgSecureLevel | a_level, | ||
const char * | a_defval | ||
) |
References m_string.
|
inlinevirtual |
|
inline |
|
inline |
Referenced by CropRotation::CropRotation(), Configurator::DumpSymbols(), Landscape::DumpVegAreaData(), FarmManager::FarmManager(), Goose_Population_Manager::Goose_Population_Manager(), Vole_Population_Manager::Init(), Landscape::InitOsmiaBeeNesting(), Landscape::Landscape(), Rabbit_Population_Manager::LoadWarrenLocations(), Vole_Population_Manager::OpenSexRatiosProbe(), Population_Manager::OpenTheMonthlyRipleysOutputProbe(), Population_Manager::OpenTheReallyBigProbe(), Population_Manager::OpenTheRipleysOutputProbe(), VegElement::ReadBugPercentageFile(), FarmManager::ReadEnergyMaizePrice(), Rabbit_Population_Manager::SaveWarrenLocations(), and Landscape::~Landscape().
|
protected |
Referenced by CfgStr().